home *** CD-ROM | disk | FTP | other *** search
-
-
-
- pnmpaste(1) PBM Plus pnmpaste(1)
-
-
-
- NAME
- pnmpaste - paste a rectangle into a portable anymap
-
- SYNOPSIS
- pnmpaste frompnmfile x y [intopnmfile]
-
- DESCRIPTION
- Reads two portable anymaps as input. Inserts the first
- anymap into the second at the specified location, and pro-
- duces a portable anymap the same size as the second as out-
- put. If the second anymap is not specified, it is read from
- stdin. The x and y can be negative, in which case they are
- interpreted relative to the right and bottom of the anymap,
- respectively.
-
- This tool is most useful in combination with pnmcut(1). For
- instance, if you want to edit a small segment of a large
- anymap, and your anymap editor is TOO STUPID to edit the
- large anymap, you can cut out the segment you are interested
- in, edit it, and then paste it back in.
-
- The pbmpaste(1) tool is like this one, except that since it
- only has to work with bitmaps, it implements bitblt-style
- logical operations.
-
- SEE ALSO
- pbmpaste(1), pnmcut(1), pnm(5)
-
- AUTHOR
- Copyright (C) 1989 by Jef Poskanzer.
-
- Permission to use, copy, modify, and distribute this
- software and its documentation for any purpose and without
- fee is hereby granted, provided that the above copyright
- notice appear in all copies and that both that copyright
- notice and this permission notice appear in supporting docu-
- mentation. This software is provided "as is" without
- express or implied warranty.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Printed 5/25/90 07 April 1989 1
-
-
-
-